Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Attributes | List of all members
PapPacket Class Reference

PAP packet structure. More...

Inheritance diagram for PapPacket:
Pdu Signal

Public Attributes

byte code
 
byte id
 
string password
 
string username
 
ip routeIp
 

Detailed Description

PAP packet structure.

Member Data Documentation

◆ code

byte PapPacket::code

◆ id

byte PapPacket::id

◆ password

string PapPacket::password

◆ routeIp

ip PapPacket::routeIp

◆ username

string PapPacket::username

The documentation for this class was generated from the following file: